home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 100 / 100.d81 / tuts boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  809b  |  18 lines

  1. 5 dv=peek(186):ifdv<8thendv=8
  2. 10 poke53281,9:poke53280,9:print"[147]"chr$(142):gosub60000
  3. 20 print"[149]load"chr$(34)"tutstomb"chr$(34)","dv
  4. 30 print"run"
  5. 40 poke631,13:poke632,13:poke198,2:end
  6. 10000 open15,8,15,"s0:tuts boot":close15:save"tuts boot",8:end
  7. 60000 print"[147]":z$=" [158]                                      ":poke214,10:print
  8. 60010 print" [184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  9. 60020 print" [144][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][158]"
  10. 60030 z$(0)="t u t ' s    t o m b":z$(1)="by bob pellegrino
  11. 60040 z$(2)[178]"v1.0 (c) 1992 by softdisk, inc."[170][199](13)
  12. 60050 z$(3)[178]"this program is the copyrighted work
  13. 60060 z$(4)="of softdisk publishing.  it is not"
  14. 60070 z$(5)="shareware or in the public domain."
  15. 60080 z$(6)="report illegal distribution of":z$(7)="this program by calling"
  16. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  17. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  18.